ClassSectionSecondaryInstructor 
EntityType  Independent 
Logical Entity Name  ClassSectionSecondaryInstructor 
Default Table Name  AdClassSchedInstructor 
Logical Only  NO 
Definition 
 
Note 
 

ClassSectionSecondaryInstructor Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ClassSectionSecondaryInstructorId(PK)(FK)    INTEGER  NO 
 
InstructorId(FK)    INTEGER  NO 
 
CanPostAttendance    BIT  NO 
 
CanPostLessons    BIT  NO 
 
CanPostFinalGrades    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
DisplayOrder    TINYINT  YES 
 
ClassSectionId(FK)    INTEGER  YES 
 

ClassSectionSecondaryInstructor Keys 
Key Name  Key Type  Keys 
AdClassSchedInstructor_AdClassSchedID_N_N_IDX  Inversion Entry  ClassSectionSecondaryInstructorId 
AdClassSchedInstructor_AdTeacherID_N_N_IDX  Inversion Entry  InstructorId 
AdClassSchedInstructor_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_AdClassSchedInstructor_AdClassSchedInstructorID_U_C_IDX  PrimaryKey  ClassSectionSecondaryInstructorId 

ClassSectionSecondaryInstructor Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSection  Non-Identifying  Zero or One to Zero or More        ClassSectionId  NO 
ClassSection  Non-Identifying  One To Zero or More        ClassSectionSecondaryInstructorId  NO 
Staff  Non-Identifying  One To Zero or More        InstructorId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Instructor  Non-Identifying  One To Zero or More          NO 

ClassSectionSecondaryInstructor Check Constraints 
Check Constraint Name  CheckConstraint